Simple Data Types SCSI Manager 4.3 uses these simple data types: typedef char SInt8; typedef short SInt16; typedef long SInt32; typedef unsigned charUInt8; typedef unsigned shortUInt16; typedef unsigned longUInt32;
typedef char SInt8; typedef short SInt16; typedef long SInt32; typedef unsigned charUInt8; typedef unsigned shortUInt16; typedef unsigned longUInt32;